* progmodes/grep.el (rgrep): Escape command line. Sometimes, it
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 20 Dec 2012 11:15:38 +0000 (12:15 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 20 Dec 2012 11:15:38 +0000 (12:15 +0100)
commit595c7c0df175e450c76973f723d9c7c6d430b5be
tree3f134391526559525e1e68820cda5213a91f8b1a
parent0c7b3ee3c2e7e6916c6048067aa64d259de3842c
* progmodes/grep.el (rgrep): Escape command line.  Sometimes, it
is too long for Tramp.  See discussion in
<http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.

* progmodes/compile.el (compilation-start): Remove line escape template.
lisp/ChangeLog
lisp/progmodes/compile.el
lisp/progmodes/grep.el